Skip to content

[round.style] Remove "the" to clarify there may be multiple values#8944

Open
eisenwave wants to merge 1 commit intocplusplus:mainfrom
eisenwave:patch-64
Open

[round.style] Remove "the" to clarify there may be multiple values#8944
eisenwave wants to merge 1 commit intocplusplus:mainfrom
eisenwave:patch-64

Conversation

@eisenwave
Copy link
Copy Markdown
Member

Fixes #8942

The current wording "the one" suggests that a disambiguation takes place in all cases, but that's not true. For binary floating-point numbers with one-digit precision, both 9.5 and 10.0 have an even least significant binary digit and are equally near to 9.75, so rounding is ambiguous in that case.

@eisenwave eisenwave added P3-Other Triaged issue not in P1 or P2 P1-Important Misapplication of paper, malformed code, internal inconsistencies and removed P3-Other Triaged issue not in P1 or P2 labels Apr 19, 2026
@eisenwave
Copy link
Copy Markdown
Member Author

I guess this is P1 by the standard of "normative wording is broken", even though it's not a very impactful problem in this case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

P1-Important Misapplication of paper, malformed code, internal inconsistencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[round.style] Unclear whether the specification is complete and unambiguous

1 participant